[INFO] cloning repository https://github.com/karanchawla/trellis
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/karanchawla/trellis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaranchawla%2Ftrellis", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaranchawla%2Ftrellis'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3e95eac6b64668861e72a4601cc2478d65bf0b9a
[INFO] testing karanchawla/trellis against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaranchawla%2Ftrellis" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/karanchawla/trellis
[INFO] finished tweaking git repo https://github.com/karanchawla/trellis
[INFO] tweaked toml for git repo https://github.com/karanchawla/trellis written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/karanchawla/trellis on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/karanchawla/trellis already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid v1.21.0
[INFO] [stderr]   Downloaded aws-types v1.3.13
[INFO] [stderr]   Downloaded outref v0.5.2
[INFO] [stderr]   Downloaded spki v0.6.0
[INFO] [stderr]   Downloaded ff v0.12.1
[INFO] [stderr]   Downloaded group v0.12.1
[INFO] [stderr]   Downloaded base64-simd v0.8.0
[INFO] [stderr]   Downloaded aws-smithy-observability v0.2.5
[INFO] [stderr]   Downloaded rustls-native-certs v0.8.3
[INFO] [stderr]   Downloaded crc32c v0.6.8
[INFO] [stderr]   Downloaded aws-credential-types v1.2.13
[INFO] [stderr]   Downloaded aws-smithy-http v0.63.5
[INFO] [stderr]   Downloaded ecdsa v0.14.8
[INFO] [stderr]   Downloaded base16ct v0.1.1
[INFO] [stderr]   Downloaded aws-smithy-checksums v0.62.0
[INFO] [stderr]   Downloaded rfc6979 v0.3.1
[INFO] [stderr]   Downloaded xmlparser v0.13.6
[INFO] [stderr]   Downloaded aws-smithy-http v0.60.12
[INFO] [stderr]   Downloaded aws-smithy-eventstream v0.60.19
[INFO] [stderr]   Downloaded sec1 v0.3.0
[INFO] [stderr]   Downloaded bytes-utils v0.1.4
[INFO] [stderr]   Downloaded vsimd v0.8.0
[INFO] [stderr]   Downloaded aws-smithy-json v0.61.9
[INFO] [stderr]   Downloaded pkcs8 v0.9.0
[INFO] [stderr]   Downloaded deranged v0.5.6
[INFO] [stderr]   Downloaded aws-smithy-async v1.2.13
[INFO] [stderr]   Downloaded security-framework-sys v2.16.0
[INFO] [stderr]   Downloaded aws-smithy-xml v0.60.14
[INFO] [stderr]   Downloaded getrandom v0.4.1
[INFO] [stderr]   Downloaded elliptic-curve v0.12.3
[INFO] [stderr]   Downloaded crypto-bigint v0.4.9
[INFO] [stderr]   Downloaded aws-runtime v1.7.1
[INFO] [stderr]   Downloaded security-framework v3.6.0
[INFO] [stderr]   Downloaded cc v1.2.56
[INFO] [stderr]   Downloaded crc64fast-nvme v1.2.1
[INFO] [stderr]   Downloaded p256 v0.11.1
[INFO] [stderr]   Downloaded der v0.6.1
[INFO] [stderr]   Downloaded aws-smithy-types v1.4.5
[INFO] [stderr]   Downloaded aws-smithy-runtime-api v1.11.5
[INFO] [stderr]   Downloaded aws-smithy-http-client v1.1.11
[INFO] [stderr]   Downloaded aws-sigv4 v1.4.1
[INFO] [stderr]   Downloaded aws-smithy-runtime v1.10.2
[INFO] [stderr]   Downloaded syn v2.0.116
[INFO] [stderr]   Downloaded aws-sdk-s3 v1.76.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0d89bec444dc1b7ff439ce5a9783ef341ed64810de1997598a1edc30b01d310d
[INFO] running `Command { std: "docker" "start" "-a" "0d89bec444dc1b7ff439ce5a9783ef341ed64810de1997598a1edc30b01d310d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0d89bec444dc1b7ff439ce5a9783ef341ed64810de1997598a1edc30b01d310d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d89bec444dc1b7ff439ce5a9783ef341ed64810de1997598a1edc30b01d310d", kill_on_drop: false }`
[INFO] [stdout] 0d89bec444dc1b7ff439ce5a9783ef341ed64810de1997598a1edc30b01d310d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0290a73c5fdd5d5f33e51d49a324a87bdc06fca1df9112705aab50eaf7ef255c
[INFO] running `Command { std: "docker" "start" "-a" "0290a73c5fdd5d5f33e51d49a324a87bdc06fca1df9112705aab50eaf7ef255c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling deranged v0.5.6
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling crc32c v0.6.8
[INFO] [stderr]    Compiling aws-types v1.3.13
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling crc64fast-nvme v1.2.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling aws-smithy-xml v0.60.14
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling rfc6979 v0.3.1
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling ecdsa v0.14.8
[INFO] [stderr]    Compiling p256 v0.11.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling aws-smithy-async v1.2.13
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling aws-smithy-types v1.4.5
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling trellis-protocol v0.1.0 (/opt/rustwide/workdir/crates/trellis-protocol)
[INFO] [stderr]    Compiling aws-smithy-runtime-api v1.11.5
[INFO] [stderr]    Compiling aws-smithy-eventstream v0.60.19
[INFO] [stderr]    Compiling aws-smithy-json v0.61.9
[INFO] [stderr]    Compiling aws-credential-types v1.2.13
[INFO] [stderr]    Compiling aws-smithy-http v0.63.5
[INFO] [stderr]    Compiling aws-smithy-observability v0.2.5
[INFO] [stderr]    Compiling aws-smithy-http v0.60.12
[INFO] [stderr]    Compiling aws-sigv4 v1.4.1
[INFO] [stderr]    Compiling aws-smithy-checksums v0.62.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling aws-smithy-http-client v1.1.11
[INFO] [stderr]    Compiling aws-smithy-runtime v1.10.2
[INFO] [stderr]    Compiling aws-runtime v1.7.1
[INFO] [stderr]    Compiling aws-sdk-s3 v1.76.0
[INFO] [stderr]    Compiling trellis-store v0.1.0 (/opt/rustwide/workdir/crates/trellis-store)
[INFO] [stderr]    Compiling trellis-core v0.1.0 (/opt/rustwide/workdir/crates/trellis-core)
[INFO] [stderr]    Compiling trellis-broker v0.1.0 (/opt/rustwide/workdir/crates/trellis-broker)
[INFO] [stderr]    Compiling trellis-client v0.1.0 (/opt/rustwide/workdir/crates/trellis-client)
[INFO] [stderr]    Compiling trellis-worker v0.1.0 (/opt/rustwide/workdir/crates/trellis-worker)
[INFO] [stderr]    Compiling trellis-cli v0.1.0 (/opt/rustwide/workdir/crates/trellis-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 53s
[INFO] running `Command { std: "docker" "inspect" "0290a73c5fdd5d5f33e51d49a324a87bdc06fca1df9112705aab50eaf7ef255c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0290a73c5fdd5d5f33e51d49a324a87bdc06fca1df9112705aab50eaf7ef255c", kill_on_drop: false }`
[INFO] [stdout] 0290a73c5fdd5d5f33e51d49a324a87bdc06fca1df9112705aab50eaf7ef255c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 15e985c5a880fcd70932aecd72c5094294d009c78f29a6b3a348bc7485e25f19
[INFO] running `Command { std: "docker" "start" "-a" "15e985c5a880fcd70932aecd72c5094294d009c78f29a6b3a348bc7485e25f19", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling trellis-protocol v0.1.0 (/opt/rustwide/workdir/crates/trellis-protocol)
[INFO] [stderr]    Compiling trellis-cli v0.1.0 (/opt/rustwide/workdir/crates/trellis-cli)
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling trellis-store v0.1.0 (/opt/rustwide/workdir/crates/trellis-store)
[INFO] [stderr]    Compiling trellis-worker v0.1.0 (/opt/rustwide/workdir/crates/trellis-worker)
[INFO] [stderr]    Compiling trellis-client v0.1.0 (/opt/rustwide/workdir/crates/trellis-client)
[INFO] [stderr]    Compiling trellis-core v0.1.0 (/opt/rustwide/workdir/crates/trellis-core)
[INFO] [stderr]    Compiling trellis-broker v0.1.0 (/opt/rustwide/workdir/crates/trellis-broker)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcF3VyL4/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtrellis_client-ad3f9fd8119aecaf,libtrellis_core-831f5acc1fb8bb11,librand-7cb8e5b8bde00e37,librand_chacha-f42088e4bff344ef,libppv_lite86-7e18c5ecbabbe7da,libzerocopy-7b8e2db7912d95c2,libtrellis_store-f8765c47edda12e9,libaws_sdk_s3-ab8f6f5b08fd51d6,liburl-39832f819da7e60d,libidna-f9ca0471d3937668,libutf8_iter-0d9be7b316c2b184,libidna_adapter-6a6bbc96ee38dc1e,libicu_properties-b9f0a15889fc1da3,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-58ef3df99d4c38ec,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-088c419f54c50650,libicu_collections-7497cbd2d445d811,libpotential_utf-af2adf28658a4b86,libicu_provider-e73215c6874e940e,libicu_locale_core-ba07ed1fe578119c,libtinystr-ae9fdb1d145dd3dd,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-c46d88a18da79316,libzerotrie-f504dee189cb94b5,libyoke-b52a7a0b326ed4f6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-ea6cc945198230e8,libregex_lite-0ebe4f8e4e531071,libaws_smithy_json-e5cd578000d279ab,liblru-7b48ae7844465982,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,liballocator_api2-3bc2480ae44878f3,libaws_smithy_xml-b10178bcc3070bbe,libxmlparser-aceb27c70d564922,libaws_smithy_checksums-601ceea7a587bdd9,libcrc64fast_nvme-aeb34a11f8369c7a,libcrc32c-797b5c563fea20a8,libmd5-c78c5148e2831aaa,libsha1-3a830570f4f62d3c,libaws_runtime-81aadc3adc5b0cc8,libaws_sigv4-7370e249726be7fd,libform_urlencoded-b57e943dc1db8475,libhex-28742b4ca144387c,libaws_smithy_http-92e0fbec71a67589,libp256-03e263a81b2ef073,libecdsa-9e17a0c5cca23d5d,librfc6979-bb1c3c21ea44b212,libsignature-bf8617d54a8d5a82,libelliptic_curve-d1a2db324a8e9b2d,libsec1-53fed5a2536de84e,libpkcs8-199e8ae9bed04194,libspki-d38a5e4827d8f0f1,libder-89dcd5a1242ac561,libconst_oid-5d63b50f42b847e9,libbase16ct-0006a929aa7a3e41,libgroup-54d415e333bf59e7,libff-1382758561e0f1fd,libcrypto_bigint-2d7354ba52cb4179,libcrypto_bigint-7c751b7eb0d8ccf6,librand_core-44541de97192ee28,libhmac-d5a7f2d5fb681bfb,libaws_smithy_http-a9a963ff8fe752b1,libaws_smithy_eventstream-611f29de1c578eaf,libcrc32fast-66fcb8dfd77ba9de,libpercent_encoding-c53c37e60dd2727e,libaws_types-c826540498d6ed5f,libaws_credential_types-1995490b1d99f420,libaws_smithy_runtime-a275f6ec72b01e16,libaws_smithy_observability-2aaf8a9a11cd7218,libaws_smithy_http_client-47e763ff0cf9910e,librustls_native_certs-fb1bf76f761699b6,libopenssl_probe-2e4370df64ac645e,librustls_pki_types-43396bc1bdb4df85,libhyper_rustls-70dc9318d88cfa90,libtokio_rustls-805e58be6bb859ff,librustls-dc068a654fb09501,libsct-818e2d18cea2aa12,libwebpki-a812370d80465cac,libring-4ea1e51ae076768b,libgetrandom-a3e528362ec8c810,libuntrusted-3420b86308bec153,liblog-d269868761ac548a,libhyper-560e4b3beec40968,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libsocket2-ddd9451658a1837c,libhttparse-4b1ed73b760072b9,libtower_service-0d7df29686b13872,libhttpdate-9f9d2502c6a38412,libh2-0783c61d5478fa5d,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libaws_smithy_runtime_api-ba8df8fb566d2887,libaws_smithy_async-1e545ec99e0f2e4a,libfutures_util-f814fcba6cac8b6a,libfutures_io-9bc2d3828d4ba8af,libslab-e253d0c0a7952806,libfutures_channel-269d605913ea0ccb,libfutures_task-eafdccc31efa9d5a,libtracing-476ab1c8a3f20c8c,libtracing_core-77cf0370bdfefeda,libzeroize-36c98e1e0ab441af,libaws_smithy_types-55e18dc1ddbe2acc,libryu-ace37e26d8308611,libpin_utils-9a5791cba021167a,libtime-c5c3ef4fe8021ab6,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-cd4cad61df313ab3,libpowerfmt-a0c185df26c26a22,libnum_integer-575596454220e368,libtokio_util-f0233e6a5816dd32,libfutures_sink-97e10fe82c3fc434,libbytes_utils-f0c523135322fc2e,libeither-3b4351e3b18e236a,libhttp_body-3eb8e913807a60f2,libhttp-e0ce57d7bf25a954,libfnv-2d77ec4f6f971b24,libhttp_body_util-669bb0f90030570f,libfutures_core-f0387e1e69ce8814,libhttp_body-c1839cc45fdc82ab,libhttp-2b4f0b9284ae8d87,libbase64_simd-6d9f643cdd1f85e4,liboutref-f450885a24a2ad4b,libvsimd-035e2101b7888870,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libsha2-3c06a5f480e83ba2,libcpufeatures-471354fefbcaf2d8,libdigest-998b2c271f47a869,libsubtle-6ff5d44cdfa0bfdf,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libfs2-2309a714420ac26b,libserde_json-f250c5e6f4d48e97,libmemchr-9b3f20cfb3ebd3b2,libitoa-ae20521aea192d35,libzmij-07c2bc01ed4c756c,libthiserror-0c18154d35e861e2,libuuid-f1de95d45d81bc40,libchrono-20ab696c54a39d84,libiana_time_zone-e4284183d46316cc,libnum_traits-ca8a17926a2d9230,libserde-44e668868acff828,libserde_core-8323e53422f20d71,libtokio-6a837e013f4beeff,libsignal_hook_registry-5720ab1df4abbddd,liberrno-a52f0e2de63da12d,libsocket2-a9e11c9a999805a7,libbytes-ff5aca13e3e348ea,libmio-893c04095b2b1201,libpin_project_lite-bedc6e0acd72ff2a,libtempfile-256c58ff5cc32351,libgetrandom-9b9aff54f01e3e6d,liblibc-65ee1eb217d721f2,libcfg_if-5af52f617df93f8f,libfastrand-503f12a96d791409,libonce_cell-0ba6aecba7086d38,librustix-5a67670ae100ab3f,libbitflags-a4a524fc7b7b1962,liblinux_raw_sys-693dbac71fe04287}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcF3VyL4/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-846acf0778205177/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/e2e-3a68b28a32a07462" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `trellis-client` (test "e2e") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "15e985c5a880fcd70932aecd72c5094294d009c78f29a6b3a348bc7485e25f19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15e985c5a880fcd70932aecd72c5094294d009c78f29a6b3a348bc7485e25f19", kill_on_drop: false }`
[INFO] [stdout] 15e985c5a880fcd70932aecd72c5094294d009c78f29a6b3a348bc7485e25f19
